Skip to main content

Setup Push Notification

In this guide, we will walk you through the process of integrating OneSignal for Push Notifications in a Flutter app. This includes steps for both Android and iOS platforms.


Create an Account and App on OneSignal

  • Sign Up on OneSignal

  • Go to OneSignal and sign up for a new account if you don’t already have one.

  • Once logged in, click Add App to create a new app.

  • Enter your app’s name and select the platform(s) you wish to support (iOS, Android, or both).

Once your app is created, OneSignal will provide an App ID and Api Key for your app. This ID will be used to configure the SDK in both Android and iOS.


Steps to update Onesignal credentials for push notifications to the Project dynamically

  • Go to the settings page in admin panel and you will see this

    Docusaurus logo

  • Select Push Notification Configration option.

  • Update the Credentials and Submit it